auto merge of #250 : alexcrichton/cargo/test-deps, r=wycats
authorbors <bors@rust-lang.org>
Wed, 23 Jul 2014 19:03:33 +0000 (19:03 +0000)
committerbors <bors@rust-lang.org>
Wed, 23 Jul 2014 19:03:33 +0000 (19:03 +0000)
commit92062d5e34a02d33bdc7422e4b8480b68cabfb60
treef30fbf477bf9648a6ab0727475045b3742364997
parenteb9bd6cb6f36351a8e9f27f71c3e15c17f664154
parent6a8208c9a9037904b579ca96a6266677cdc7b6d9
auto merge of #250 : alexcrichton/cargo/test-deps, r=wycats

* Ensure that binaries are present for integration tests (as well as libraries)
* Ensure that same-named binaries/libs/tests never clash. Examples are excluded for now because they should probably be built to a separate directory.